File Edit Options Buffers Tools Help ...
authorOwen Taylor <otaylor@src.gnome.org>
Fri, 15 Feb 2002 02:45:09 +0000 (02:45 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Fri, 15 Feb 2002 02:45:09 +0000 (02:45 +0000)
        * gdk/gdkglobals.c: Remove GDKVAR from C file, see
        if anyone complains. (#71317, Morten Welinder.)

ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/gdkglobals.c

index ccef8fa2c2f08f93dc1ad1177b4c131d1e025255..87ddc908c247a5b429a3489ff179091b35f4e4cb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Feb 14 21:08:49 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/gdkglobals.c: Remove GDKVAR from C file, see
+       if anyone complains. (#71317, Morten Welinder.)
+
 2002-02-14  Matthias Clasen  <matthias@YAST_ASK>
 
        The following changes are the beginning of the work on #71430.
index ccef8fa2c2f08f93dc1ad1177b4c131d1e025255..87ddc908c247a5b429a3489ff179091b35f4e4cb 100644 (file)
@@ -1,3 +1,8 @@
+Thu Feb 14 21:08:49 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/gdkglobals.c: Remove GDKVAR from C file, see
+       if anyone complains. (#71317, Morten Welinder.)
+
 2002-02-14  Matthias Clasen  <matthias@YAST_ASK>
 
        The following changes are the beginning of the work on #71430.
index ccef8fa2c2f08f93dc1ad1177b4c131d1e025255..87ddc908c247a5b429a3489ff179091b35f4e4cb 100644 (file)
@@ -1,3 +1,8 @@
+Thu Feb 14 21:08:49 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/gdkglobals.c: Remove GDKVAR from C file, see
+       if anyone complains. (#71317, Morten Welinder.)
+
 2002-02-14  Matthias Clasen  <matthias@YAST_ASK>
 
        The following changes are the beginning of the work on #71430.
index ccef8fa2c2f08f93dc1ad1177b4c131d1e025255..87ddc908c247a5b429a3489ff179091b35f4e4cb 100644 (file)
@@ -1,3 +1,8 @@
+Thu Feb 14 21:08:49 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/gdkglobals.c: Remove GDKVAR from C file, see
+       if anyone complains. (#71317, Morten Welinder.)
+
 2002-02-14  Matthias Clasen  <matthias@YAST_ASK>
 
        The following changes are the beginning of the work on #71430.
index ccef8fa2c2f08f93dc1ad1177b4c131d1e025255..87ddc908c247a5b429a3489ff179091b35f4e4cb 100644 (file)
@@ -1,3 +1,8 @@
+Thu Feb 14 21:08:49 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/gdkglobals.c: Remove GDKVAR from C file, see
+       if anyone complains. (#71317, Morten Welinder.)
+
 2002-02-14  Matthias Clasen  <matthias@YAST_ASK>
 
        The following changes are the beginning of the work on #71430.
index ccef8fa2c2f08f93dc1ad1177b4c131d1e025255..87ddc908c247a5b429a3489ff179091b35f4e4cb 100644 (file)
@@ -1,3 +1,8 @@
+Thu Feb 14 21:08:49 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/gdkglobals.c: Remove GDKVAR from C file, see
+       if anyone complains. (#71317, Morten Welinder.)
+
 2002-02-14  Matthias Clasen  <matthias@YAST_ASK>
 
        The following changes are the beginning of the work on #71430.
index ccef8fa2c2f08f93dc1ad1177b4c131d1e025255..87ddc908c247a5b429a3489ff179091b35f4e4cb 100644 (file)
@@ -1,3 +1,8 @@
+Thu Feb 14 21:08:49 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/gdkglobals.c: Remove GDKVAR from C file, see
+       if anyone complains. (#71317, Morten Welinder.)
+
 2002-02-14  Matthias Clasen  <matthias@YAST_ASK>
 
        The following changes are the beginning of the work on #71430.
index 563d626e8e2f76dc6943e338567bfcd94d5a45ab..e30d17197215e45713bfffec9fb0a1153abbde17 100644 (file)
@@ -38,5 +38,5 @@ GList            *_gdk_default_filters = NULL;
 GList            *_gdk_queued_events = NULL;
 GList            *_gdk_queued_tail = NULL;
 
-GDKVAR GMutex     *gdk_threads_mutex = NULL;          /* Global GDK lock */
+GMutex           *gdk_threads_mutex = NULL;          /* Global GDK lock */